Release 10.1A: OpenEdge Data Management:
SQL Reference


Supported Progress 4GL data types and corresponding OpenEdge SQL
data types

OpenEdge SQL supports many data types that do not correspond to Progress 4GL data types. Table 44 lists the Progress data types that do correspond to OpenEdge SQL data types.

Table 44: Progress 4GL and corresponding OpenEdge SQL data types
Progress 4GL data type
OpenEdge SQL data type
ARRAY
VARARRAY
BLOB
BLOB
CHARACTER
VARCHAR
CLOB
CLOB
DATE
DATE
DATETIME
TIMESTAMP
DATETIME-TZ
TIMESTAMP WITH TIME ZONE
DECIMAL
DECIMAL or NUMERIC
INTEGER
INTEGER
LOGICAL
BIT
RAW
VARBINARY
RECID
RECID

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095